ItemChangePropertiesToAppend Property |
Identifies data to append to a single property of an item during an UpdateItem Operation.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Property> PropertiesToAppend { get; }Public ReadOnly Property PropertiesToAppend As IList(Of Property)
Get
Property Value
Type:
IListProperty
See Also